home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / harrythehamster.swf / scripts / DefineButton2_321 / BUTTONCONDACTION on(press).as
Text File  |  2007-09-28  |  55b  |  5 lines

  1. on(press){
  2.    var score = 0;
  3.    gotoAndPlay(43);
  4. }
  5.